ImageStorageHorizontal.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Color opIndex(size_t x, size_t y)
  2. Color opIndex(size_t x, size_t y)
    struct ImageStorageHorizontal(Color)
    @nogc @safe shared
    Color
    opIndex
    (
    size_t x
    ,
    size_t y
    )
    if (
    isColor!Color
    )
  3. size_t width_;
  4. size_t height_;

Meta